home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / rendering / utilities / dust / examples / oldexamples / numbers.bat < prev    next >
Encoding:
DOS Batch File  |  1995-11-03  |  51 b   |  4 lines

  1. for(i,1,10)
  2. echo("unformatted:$, formatted:%")
  3. end
  4.